Parallel 3d Mesh Generator
نویسنده
چکیده
SUMMARY An innovative approach for parallel discretization of 3D domains is presented. The paralleliza-tion strategy is based on domain decomposition concept. Two levels of domain decomposition are considered | the model level and model entity parametric tree level. The decomposition on the model level splits the model into domains on the model entity basis. Since the decomposition may become unsatisfactory from the load balancing point of view further level of decomposition based on the parametric tree level of model entity is introduced. The discretization strategy utilizes the tree based approach. To enable parallelization on the model entity tree level the tree structure is built as a parametric one. The compatibility of the tree structures on the processor interface is ensured by iterative updating of the tree structures. The nal mesh is obtained using appropriate templates tted into cells of the parametric tree structure. The proposed algorithm is easy to parallelize and exhibits a very favorable rate between computation and communication.
منابع مشابه
A two-dimensional parallel quadtree finite element mesh generator
In this work we implement a parallel finite element mesh generator for two-dimensional regions, based on recursive spatial division techniques. The main formulation is based on spatial recursive decomposition techniques (RSD) combined with the MPI library. A data structure has been developed aimed at the reduction of inter-processor communication. Results are presented for generation of meshes ...
متن کاملParallel Finite Element Earthquake Rupture Simulations on Quad- and Hex-core Cray XT Systems
In this paper, we integrate a 3D mesh generator into the simulation, and use MPI to parallelize the 3D mesh generator, illustrate an element-based partitioning scheme for explicit finite element methods, and based on the partitioning scheme and what we learned from our previous work, we implement our hybrid MPI/OpenMP finite element earthquake simulation code in order to not only achieve multip...
متن کاملNETGEN An advancing front 2D/3D-mesh generator based on abstract rules
In this paper, the algorithms of the automatic mesh generator NETGEN are described. The domain is provided by a Constructive Solid Geometry (CSG). The whole task of 3D mesh generation splits into four subproblems of special point calculation, edge following, surface meshing and finally volume mesh generation. Surface and volume mesh generation are based on the advancing front method. Emphasis i...
متن کاملA Parallel Full Geometric Multigrid Solver for Time Harmonic Maxwell Problems
The design of scalable parallel simulation codes for complex phenomena is challenging. For simulations that rely on PDE solution on complex 3D geometries, all the components ranging from the initialization phases to the ultimate linear system solution must be efficiently parallelized. In this paper we address the solution of 3D harmonic Maxwell’s equations using a parallel geometric full multig...
متن کاملDomain Decomposition Approach for Automatic Parallel Generation of 3d Unstructured Grids
The desire to simulate more and more geometrical and physical features of technical structures and the availability of parallel computers and parallel numerical solvers which can exploit the power of these machines have lead to a steady increase in the number of grid elements used. Memory requirements and computational time are too large for usual serial PCs. An a priori partitioning algorithm ...
متن کامل